window: Implement the root focus api
authorMatthias Clasen <mclasen@redhat.com>
Sat, 2 Mar 2019 13:46:21 +0000 (08:46 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 17 Mar 2019 01:24:44 +0000 (21:24 -0400)
commitbd44831987381a6e790c6703ab68b443e89cb727
tree3e34c88e1bf44d3a3dfb294db94be6e4d2ca1650
parentab5d3e756b21646ec57f4978fdc2312cf1a845e6
window: Implement the root focus api

This just uses the existing get/set_focus functions.
We keep them public for now.
gtk/gtkwindow.c